gridpack::optimization::UnaryExpression Class Reference

#include <expression.hpp>

Inheritance diagram for gridpack::optimization::UnaryExpression:
Inheritance graph
[legend]
Collaboration diagram for gridpack::optimization::UnaryExpression:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnaryExpression (const int &prec, const std::string &op, ExpressionPtr expr)
 Default constructor.
 ~UnaryExpression (void)
 Destructor.
ExpressionPtr rhs ()
 Get the RHS of the expresion.

Constructor & Destructor Documentation

gridpack::optimization::UnaryExpression::UnaryExpression ( const int &  prec,
const std::string &  op,
ExpressionPtr  expr 
)

Default constructor.

gridpack::optimization::UnaryExpression::~UnaryExpression ( void   ) 

Destructor.


Member Function Documentation

ExpressionPtr gridpack::optimization::UnaryExpression::rhs (  ) 

Get the RHS of the expresion.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1